/*底部导航开始*/
.bottom_navigation{
    width: 720px;
    overflow: hidden;
    float: left;
}
.bottom_navigation li a {
    display: block;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.bottom_navigation li{
	float: left;
	width: 110px;
	margin-right: 15px;
	overflow: hidden;
}
.subnavigationlist1 li a{
	display: block;
	line-height: 30px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 13px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.floor_right .contact_wrap {
    line-height: 1.8em;
}
.WeChat img{
	float: left;
	width: 102px;
	padding: 20px 30px 0 0px;
}
.btn_box{
	padding-top: 40px;
}
.btn_box .LShare {
    display: block;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    font-size: 16px;
}
.btn_box .bds{
	float: left;
	font-size: 18px;
	padding-left: 25px;
	line-height: 24px;
	height: 24px;
	background-image: url(../../image/icons_0_24.png?v=dcaa92d6.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;    
}
.bds_qzone {
    background-position: 0 -52px;
}
.bds_tsina{
    background-position: 0 -104px;
}
.bds_tqq{
    background-position: 0 -260px;
}
.bds_renren {
    background-position: 0 -208px;
}
.bds_weixin {
    background-position: 0 -1612px;
}
/*底部权限开始*/
.footer .copyright_main{
    background: #181818;
    color: #fff;
    line-height: 50px;
    position: relative;
}
.copyright{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0 10px;
	position: relative;
}
.navlist li {
    float: left;
    margin-right: 30px;
    padding-right: 10px;
    line-height: 30px;
    cursor: pointer;
}
.copyright a {
    color: #fff;
    text-decoration: none;
}
.copyright .TechnicalSupport {
    float: right;
    margin: 0;
}
.erweima{
      position: absolute;
      top: 44px;
     right: 364px;
}
.erweima img{
     width:90px;
}
.erweima p{
     text-align: center;
}
